Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ActionResult<T> Structure / Implicit Type Conversion Operator


In This Topic
    Implicit Type Conversion Operator (ActionResult<T>)
    In This Topic
    Performs an implicit conversion from ActionResult to System.Boolean.
    Overload List
    OverloadDescription
    Performs an implicit conversion from ActionResult to System.Boolean.  
    Performs an implicit conversion from ActionResult<T> to T.  
    See Also